Playing Sounds
You can use theSysBeep
procedure to play the system alert sound, theSndPlay
function to play the sound stored in any'snd '
resource, and theSndStartFilePlay
function to play a sound file.
Subtopics
- SysBeep
- SndPlay
- SndStartFilePlay